Skip to main content

Move Mouse To Image

Overview


Search for an image on screen, then move the mouse over it.

Input

Image Finder

NameRequiredDescription
Image To FindThe image to search for on the primary screen.
Primary Screen OnlyOnly search the primary screen for the image.
Timeout (ms)How long to keep looking for the image on screen before giving up.
ThresholdThreshold value for image match confidence, between 0 and 1.

Point Offset

NameRequiredDescription
X OffsetX Offset to apply from the centre of the found location.
Y OffsetY Offset to apply from the centre of the found location.

Mouse Movement

NameRequiredDescription
Use Natural MovementShould the mouse move naturally to the target position or jump directly

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.